From: Dan Nicolaescu Date: Thu, 3 Dec 2009 08:53:06 +0000 (+0000) Subject: (vc-bzr-dir-extra-headers): Fix typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~9113 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=71bc859abcfbd5e27acc9c4d65372716cb85c7c7;p=emacs.git (vc-bzr-dir-extra-headers): Fix typo. --- diff --git a/lisp/vc-bzr.el b/lisp/vc-bzr.el index 1173d86842e..eb021f5e3db 100644 --- a/lisp/vc-bzr.el +++ b/lisp/vc-bzr.el @@ -771,7 +771,7 @@ stream. Standard error output is discarded." (concat (propertize "Checkout of branch : " 'face 'font-lock-type-face) (propertize light-checkout-branch 'face 'font-lock-variable-name-face) - "\n"))))) + "\n")) (if shelve (concat (propertize "Shelves :\n" 'face 'font-lock-type-face